const net/http.http2FlagHeadersPriority
5 uses
net/http (current package)
h2_bundle.go#L1644: http2FlagHeadersPriority http2Flags = 0x20
h2_bundle.go#L1668: http2FlagHeadersPriority: "PRIORITY",
h2_bundle.go#L2625: return f.http2FrameHeader.Flags.Has(http2FlagHeadersPriority)
h2_bundle.go#L2647: if fh.Flags.Has(http2FlagHeadersPriority) {
h2_bundle.go#L2720: flags |= http2FlagHeadersPriority
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)